home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1136 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.4 KB

  1. Path: news.u.washington.edu!zoroastr
  2. From: zoroastr@u.washington.edu (John Cain)
  3. Newsgroups: comp.lang.c++
  4. Subject: DOS program creation in Borland 4.5...help!
  5. Date: 9 Jan 1996 16:03:04 GMT
  6. Organization: University of Washington
  7. Message-ID: <4cu3jo$rtg@nntp5.u.washington.edu>
  8. NNTP-Posting-Host: homer22.u.washington.edu
  9. NNTP-Posting-User: zoroastr
  10.  
  11. To anyone who has had experience creating DOS executables using Borland 
  12. C++ 4.5: HELP!!!...seriously, if you can answer this question, i would 
  13. really appreciate it.  if you can send me an answer by e-mail, that would 
  14. be great, but i'll monitor this group anyway (someone else may benefit 
  15. from your answer).  here's the problem, the steps i take, and the results 
  16. i get:
  17.  
  18. after writing the program, it compiles error-free and runs in the little 
  19. window inside the IDE.
  20.  
  21. i then invoke the Target Expert to begin creating the DOS executable.
  22.  
  23. the tagert parameters are set and the file is created after re-compiling.
  24.  
  25. i shell out to DOS and try to run the program.
  26.  
  27. DOS says i have to run the program in Windows.
  28.  
  29. WHY?
  30.  
  31. These are very small (20-line) programs just for testing.  all they do is 
  32. prompt for input and perform simmple math operations.  i have tried many 
  33. different combinations of settings in the Target Expert to try to fix 
  34. this, but to no avail.  can you help?
  35.  
  36. thanks a lot in advance,
  37.  
  38. john cain
  39. university of washington
  40.  
  41.